Skip to content

[tooling] Improve reliability of make start-locally#1565

Open
BenjaminPelletier wants to merge 1 commit into
interuss:mainfrom
BenjaminPelletier:startlocally
Open

[tooling] Improve reliability of make start-locally#1565
BenjaminPelletier wants to merge 1 commit into
interuss:mainfrom
BenjaminPelletier:startlocally

Conversation

@BenjaminPelletier

Copy link
Copy Markdown
Member

While working on benchmarking, I noticed that make start-locally often failed with messages like:

Warning: Container local_infra_1-3-dss-1 is not connected to dss_internal_network. Reconnecting and restarting so the entrypoint reapplies traffic shaping...
Error response from daemon: network sandbox for container 8d2716de57f3ea398f586380c88f3457b09af8d79a5c1b0ccdcb092a33e2cb79 not found

Gemini identified that this was probably happening when a container was restarting at the moment check_and_connect was called and suggested ensuring a known state when attempting docker network connect. This seems to have fixed the issue as I haven't seen this type of failure since making this fix.

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review July 11, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant